cargo.git
2017-01-07 Aleksey KladovNormalize paths before checking for equality
2017-01-02 borsAuto merge of #3485 - sfackler:useragent, r=alexcrichton
2017-01-02 Steven FacklerSet a user agent with the version when talking to the...
2016-12-31 borsAuto merge of #3480 - alexcrichton:one-flaky-test,...
2016-12-31 Alex CrichtonProtect against spurious failure in ctrl_c test
2016-12-30 borsAuto merge of #3477 - sfackler:shell-escape, r=alexcrichton
2016-12-30 Steven FacklerUse externally sourced shell-escape
2016-12-29 borsAuto merge of #3470 - alexcrichton:no-more-urls, r...
2016-12-29 Alex CrichtonDelete manual installation URLs
2016-12-29 borsAuto merge of #3435 - alexcrichton:bump-libssh2, r...
2016-12-29 borsAuto merge of #3417 - alexcrichton:fix-svn, r=brson
2016-12-29 borsAuto merge of #3412 - alexcrichton:fix-recursion, r...
2016-12-29 borsAuto merge of #3467 - alexcrichton:verbose, r=alexcrichton
2016-12-29 Alex CrichtonAttempt to debug a problem on AppVeyor
2016-12-28 borsAuto merge of #3438 - petrochenkov:bsdoc, r=alexcrichton
2016-12-28 petrochenkovAdd some more details to build script docs
2016-12-26 borsAuto merge of #3458 - alexcrichton:docs, r=steveklabnik
2016-12-26 borsAuto merge of #3454 - alexcrichton:bump1, r=alexcrichton
2016-12-26 borsAuto merge of #3439 - gentoo90:bashcomp, r=alexcrichton
2016-12-26 borsAuto merge of #3426 - nrc:check-fix-2, r=alexcrichton
2016-12-26 borsAuto merge of #3436 - matklad:abs-target, r=alexcrichton
2016-12-26 Alex CrichtonUpdate README build instructions
2016-12-25 borsAuto merge of #3457 - alexcrichton:no-check-on-beta...
2016-12-25 Alex CrichtonOnly run check tests on nightly
2016-12-25 Alex CrichtonBump crates-io to 0.6.0
2016-12-21 Nick CameronTest for cargo check with macro and both lib and bin.
2016-12-21 Nick CameronAdd a test
2016-12-21 gentoo90Update bash completion
2016-12-21 gentoo90Unify indentation in bash completion
2016-12-21 Aleksey KladovMake sure targets always use absolute path
2016-12-20 Alex CrichtonUpdate libssh2 to fix a segfault on Windows
2016-12-20 Alex CrichtonIgnore dot dirs in directory sources
2016-12-20 borsAuto merge of #3430 - alexcrichton:bump, r=brson
2016-12-20 Alex CrichtonBump to 0.17.0
2016-12-19 borsAuto merge of #3424 - matklad:naming-things, r=alexcrichton
2016-12-19 borsAuto merge of #3413 - matklad:ref, r=alexcrichton
2016-12-19 borsAuto merge of #3410 - fmdkdd:fix-3390-message-format...
2016-12-18 Nick Cameronmake sure we use the check profile where possible for...
2016-12-18 Aleksey KladovMinor, more explicit names
2016-12-18 Aleksey KladovDon't carry source ids along with sources
2016-12-17 Aleksey KladovBe more explicit about temporary workspaces
2016-12-17 Aleksey KladovAdd source_id method to the Source
2016-12-16 Alex CrichtonFix recursion in build_path_deps
2016-12-16 fmdkddAdd a test for `--message-format` parsing the mixed...
2016-12-16 Aleksey KladovRename resolve_dependencies -> resolve_ws_precisely
2016-12-16 Aleksey KladovSimplify `resolve_ws` API
2016-12-16 Aleksey KladovMove `resolve_dependencies` into resolve.rs
2016-12-16 borsAuto merge of #3411 - alexcrichton:tweaks, r=alexcrichton
2016-12-16 Alex CrichtonMinor build tweaks
2016-12-15 fmdkddFix `--message-format JSON` when rustc emits non-JSON...
2016-12-15 borsAuto merge of #3409 - matklad:workspace-manifest-error...
2016-12-15 Aleksey KladovDon't ignore errors in workspace manifest
2016-12-15 borsAuto merge of #3393 - alexcrichton:fix-libz-linkage...
2016-12-15 borsAuto merge of #3403 - matklad:doc-loc, r=alexcrichton
2016-12-15 Alex CrichtonBump libz-sys to 1.0.9
2016-12-14 borsAuto merge of #3402 - matklad:packages, r=alexcrichton
2016-12-14 Aleksey Kladovcargo doc: show where are docs
2016-12-14 Aleksey KladovRefactor packages specification
2016-12-14 borsAuto merge of #3396 - pornel:test, r=alexcrichton
2016-12-14 borsAuto merge of #3296 - nrc:check, r=alexcrichton
2016-12-14 borsAuto merge of #3398 - alexcrichton:git-rev, r=alexcrichton
2016-12-14 borsAuto merge of #3363 - alexcrichton:libcmt, r=alexcrichton
2016-12-14 borsAuto merge of #3399 - alexcrichton:fix-nightly, r=alexc...
2016-12-14 borsAuto merge of #3386 - matklad:warn-replace, r=alexcrichton
2016-12-14 Alex CrichtonFix compatibility with Rust nightly
2016-12-14 Alex CrichtonFix git rev showing up in version number
2016-12-13 borsAuto merge of #3385 - matklad:package-test, r=alexcrichton
2016-12-13 borsAuto merge of #3371 - trafficland:master, r=alexcrichton
2016-12-13 Alex CrichtonCompile statically against the MSVC CRT
2016-12-13 Kornel LesińskiTest for issue #2064
2016-12-13 borsAuto merge of #3395 - alexcrichton:fix-appveyor, r...
2016-12-13 Alex CrichtonPin to an older version of rustup temporarily
2016-12-13 Nick CameronFix some rebasing errors
2016-12-12 borsAuto merge of #3392 - matklad:patch-1, r=steveklabnik
2016-12-12 Aleksey KladovAdd explanatory comment to header.html
2016-12-12 Aleksey KladovWarn if replace is not actually used
2016-12-12 Aleksey KladovAdd test for --package and virtual manifest
2016-12-12 Eric D. ReichertAdded -vv to the list of options printed by cargo and...
2016-12-09 Nick CameronBe a bit more careful not to crash if the compiler...
2016-12-09 Nick Camerontests
2016-12-09 Nick Cameroncargo check
2016-12-08 borsAuto merge of #3221 - euclio:test-all, r=alexcrichton
2016-12-08 Andy Russellreplace `current_opt` with membership check
2016-12-08 Andy Russellfix formatting issues
2016-12-08 Andy Russellremove unused argument to `Context::lib_profile`
2016-12-08 Andy Russellremove unnecessary usage of `current_opt`
2016-12-08 Andy Russellavoid round-tripping through string
2016-12-08 Andy Russellremove unnecessary match
2016-12-08 Andy Russellshow warnings for all members of the workspace
2016-12-08 Andy Russellpass `Packages` into resolve dependencies
2016-12-08 Andy Russellremove current_package from context
2016-12-08 Andy Russelladd `--all` flag to `cargo-test`
2016-12-08 Andy Russellavoid panic when virtual workspace has no members
2016-12-07 borsAuto merge of #3361 - pwoolcoc:default-build-script...
2016-12-06 Paul Woolcockchange this to only emit a warning right now
2016-12-06 borsAuto merge of #3372 - alexcrichton:sha256, r=alexcrichton
2016-12-06 Alex CrichtonUpload sha256 sums of cargo artifacts
2016-12-06 borsAuto merge of #3319 - alexcrichton:more-info, r=brson
2016-12-05 Paul Woolcockcorrect typo
2016-12-05 Paul WoolcockUsing layout.root here should be sufficient
next